ExcelReader Xojo Component

Cell.DateValue Property

Property to read date from Excel cell.

DateValue as Date {Read and Write}

Remarks

This property will only contain valid date when the Type property is equal to ExcelReader.Cell.CellType.Date

See Also

Cell Class